GtkModelButton: fix up naming
authorMatthias Clasen <mclasen@redhat.com>
Sat, 22 Feb 2014 17:08:45 +0000 (12:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 22 Feb 2014 17:31:18 +0000 (12:31 -0500)
commit1de4c698cc1adce801e991755fce9af5c58aef13
tree34fb0fdee3c2211e3ed1d2c0a5dced4a7d92c539
parentac50e4e9dfc67126fee159257e9e8e2d8c9e6284
GtkModelButton: fix up naming

The convention we follow is that the PROP_foo define should
match the property name. Therefore, change PROP_MODEL to
PROP_MENU_MODEL to match "menu-model".
gtk/gtkmenubutton.c